home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / FredFish PD 313.adf / UUCP / uucp0.lzh / QuickSetup.DOC < prev    next >
Text File  |  1990-01-25  |  6KB  |  150 lines

  1.  
  2.                 QUICKSETUP.DOC
  3.  
  4.                 Matthew Dillon
  5.                 891 Regal Rd.
  6.                 Berkeley, Ca. 94708
  7.  
  8.                 pacbell.PacBell.COM!sorinc!overload!dillon
  9.  
  10.  
  11.             QUICKLY GETTING UUCP UP AND RUNNING
  12.  
  13.  
  14.     THE FIRST FLOPPY IN THE DISTRIBUTION IS BOOTABLE and sets up a dummy
  15.     system that accepts calls for Login = uucp and Password = uupc and
  16.     nodes named uucp, test1, or test2.    To quickly test UUCP with a friend
  17.     running the same distribution follow the directions immediately below.
  18.     Note that these directions exist so you can quickly test UUCP with a
  19.     copy of the boot floppy.  Once you know it works you MUST follow
  20.     the procedure described in SlowSetup.DOC to create a real UUCP node.
  21.  
  22.     Phrases in parenthesis refer to what the second person should do.
  23.     Example, 1> dmail root@test2 (root@test1) asks person #1 to
  24.     'dmail root@test2' and person #2 to 'dmail root@test1'
  25.  
  26.             Person #1 (Person #2)
  27.  
  28.     (1) Make a copy of both distribution diskettes and then put the
  29.     originals away somewhere.  With a two floppy system you may
  30.     simply use DiskCopy.  With a one floppy system you will need
  31.     to copy things a directory at a time to your ram: disk and
  32.     back (be very sure that you make an exact duplicate to prevent
  33.     stupid mistakes).  If you are not using DiskCopy be sure to
  34.     run the Install program on the copy to make it bootable.
  35.  
  36.     The test procedure described below requires only a bootable
  37.     copy of the FIRST distribution diskette.
  38.  
  39.     You may want to copy your favorite editor to this floppy.  Remember
  40.     that enough room must remain for queue and mail files, at least for
  41.     initial testing.
  42.  
  43.     You may also want to copy a terminal program to this floppy for
  44.     troubleshooting.
  45.  
  46.     The DME editor already exists on this disk.
  47.  
  48.     (2) Reboot your computer with the first distribution diskette.
  49.  
  50.     The boot sequence will leave two programs running in the
  51.     background: DCron, and Getty.  Getty sits on the serial port
  52.     waiting for connections while DCron is a timekeeping program
  53.     which runs other programs at certain times based on a crontab
  54.     file in S:.
  55.  
  56.     (3) In the "lib/Config" file modify the NodeName entry to test1 (test2).
  57.  
  58.     (4) In the "lib/L.Sys" file modify the telephone number to that
  59.     of Person #1 (Person #2)
  60.  
  61.     (5) Each of you email the other, 1> dmail root@test2 (root@test1)
  62.     (Note that you are emailing to the OTHER guy's machine).
  63.  
  64.     Leave a blank line after the headers and write a small note to
  65.     the other person.  Shift-DEL deletes a line while F10 sends the
  66.     message.  BTW, DMail runs the DME editor and this is what you
  67.     are editing your email in.  You might want to refer to various
  68.     documentation in the MAN directory of the SECOND distribution
  69.     diskette.
  70.  
  71.     (6) Check that the system has queued the files for transfer,
  72.  
  73.     1> dir uuspool:
  74.  
  75.     There should be one C. control file and two D. data files.  Each
  76.     mail item queues three files so if you had, for example, sent
  77.     two messages, there would be 6 files in UUSPOOL:
  78.  
  79.  
  80.     (7) This assumes both of you have relatively standard modems
  81.     connected to your systems.  If you do not have modems capable
  82.     of a minimal AT instruction set you may have problems.
  83.  
  84.     **NOTE** Most modems have dip-switch selectable Ignore-DTR.
  85.     This should be disabled.  That is, dropping DTR should disconnect
  86.     any connection.
  87.  
  88.     THE MODEM MUST SUPPORT CARRIER DETECT.    Be sure that your
  89.     serial cable passes carrier detect.
  90.  
  91.     Current parameters set in lib/L.sys and s:startup-sequence assume
  92.     at least a 1200 baud modem.
  93.  
  94.     One of you should call the other.  For example, person #1 may
  95.     call person #2 with the command "1> uucico -stest2", where 1>
  96.     is the CLI prompt, and vise versa for person #2 "1> uucico -stest1".
  97.  
  98.     UUCico will send the appropriate commands to your modem to call
  99.     the other person using touch tone (ATDT) codes.  Refer to
  100.     man/uucico on the second distribution disk for other options.
  101.  
  102.     UUCico will then connect to the other system.  The Getty,
  103.     run in the background on both systems, will accept the call
  104.     and handle the login then run uucico on the second machine
  105.     automatically.    The two uucico's should then transfer mail.
  106.     This should take maybe a minute.
  107.  
  108.     UUCico will then hangup, do further processing, then run
  109.     another program in the background that deals with the queue
  110.     files that were transfered by the remote machine (the same
  111.     thing happens on the remote machine to deal with the queue
  112.     files we transfered it).  After all disk activity finishes
  113.     you each should have a message in your respective UUMAIL:
  114.     directories in a file called 'root'.
  115.  
  116.     1> Dir uumail:
  117.     1> Type uumail:Root
  118.  
  119.     (8) IF MAIL DID NOT GET TRANSFERED, and most likely you will have
  120.     noticed UUCico giving up early, then something went wrong
  121.     somewhere.
  122.  
  123.     First determine on whos computer the problem is.  One of you
  124.     use your term program to call the other person's computer.
  125.     His Getty should answer with a stupid header line and a
  126.     Login: prompt.    You should be able to login as 'test1' or
  127.     'test2', password of 'uupc', and his computer ought to then
  128.     run UUCico (you will see the characters 'Shere' appear after
  129.     a short while and the system will appear to hang).  UUCico
  130.     is a transfer protocol.
  131.  
  132.     Each of you follow the above sequence on the other's computer.
  133.     This verifies that the Getty program is working properly.
  134.  
  135.     **NOTE**, some terminal programs will not work with Getty
  136.     running in the background, you may have to BREAK the Getty
  137.     program which in an unaltered startup-sequence will be
  138.     CLI process #2.  DCron is CLI process #3.
  139.  
  140.     Refer to Problems.DOC for more information.  Most problems at
  141.     this point will be due to either screwing around with files
  142.     beyond what I've asked you to modify or incorrectly configured
  143.     or incompatible modems.
  144.  
  145.                     ---
  146.  
  147.     Please read SlowSetup.DOC for instructions on setting your
  148.     system up for real.
  149.  
  150.